FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (234 ms)

Package ca.on.phsd.r4-alpha
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.1&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-PractitionerRole
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-PractitionerRole
Version 1.0.0
Status draft
Date 2024-03-06T15:47:38.7603239+00:00
Name PractitionerRoleResponse
Title PHSD PractitionerRole Response
Experimental False
Description Defines the PractitionerRole resource in a Practitioner Search response from PHSD
Type PractitionerRole
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location Location Response Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-organization-response-profile-Organization PHSD Organization Response
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Practitioner PHSD Practitioner Response
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-restriction Practitioner Restriction Extension
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times WaitTimesExtension
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LicenseClassificationCode PPR License Classification Code Extension
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification PractitionerRole Classification Extension
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-practicing PractitionerRole Practicing Extension
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-specialty-period PPR PractitionerRole Specialty Period Extension
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status PractitionerRole Status Extension
http://ontariohealth.ca/fhir/ValueSet/qualified-expertise-role-type QualifiedExpertiseRoleType
http://ehealthontario.ca/fhir/ValueSet/ppr-qualified-expertise-role-type QualifiedExpertiseRoleType
http://ehealthontario.ca/fhir/ValueSet/ppr-healthcare-provider-role-type HealthCareProviderRoleType
http://ontariohealth.ca/fhir/ValueSet/health-care-provider-role-type HealthCareProviderRoleType


Narrative

Note: links and images are rebased to the (stated) source

skip

Source

{
  "resourceType" : "StructureDefinition",
  "id" : "56be103b-3d81-45ea-8f59-96c7913e0002",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-07-31T19:24:55.5102652+00:00"
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">skip</div>"
  },
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-PractitionerRole",
  "version" : "1.0.0",
  "name" : "PractitionerRoleResponse",
  "title" : "PHSD PractitionerRole Response",
  "status" : "draft",
  "date" : "2024-03-06T15:47:38.7603239+00:00",
  "description" : "Defines the PractitionerRole resource in a Practitioner Search response from PHSD",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole",
        "path" : "PractitionerRole",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.id",
        "path" : "PractitionerRole.id",
        "definition" : "The logical id of the resource, as used in the URL for the resource. The member record number in PPR.",
        "min" : 1,
        "example" : [
          {
            "label" : "Example of member record number",
            "valueString" : "123456"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta",
        "path" : "PractitionerRole.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.profile",
        "path" : "PractitionerRole.meta.profile",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.security",
        "path" : "PractitionerRole.meta.security",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.security.system",
        "path" : "PractitionerRole.meta.security.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.security.code",
        "path" : "PractitionerRole.meta.security.code",
        "short" : "N|R",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.meta.security.display",
        "path" : "PractitionerRole.meta.security.display",
        "short" : "normal|restricted",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.extension:practitioner-restriction",
        "path" : "PractitionerRole.extension",
        "sliceName" : "practitioner-restriction",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitioner-restriction"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.extension:practitionerRole-status",
        "path" : "PractitionerRole.extension",
        "sliceName" : "practitionerRole-status",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-status"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.extension:practitionerRole-practicing",
        "path" : "PractitionerRole.extension",
        "sliceName" : "practitionerRole-practicing",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-practicing"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.extension:wait-times",
        "path" : "PractitionerRole.extension",
        "sliceName" : "wait-times",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "PractitionerRole.identifier",
        "path" : "PractitionerRole.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "use"
            },
            {
              "type" : "value",
              "path" : "type.coding.code"
            }
          ],
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI",
        "path" : "PractitionerRole.identifier",
        "sliceName" : "identifier-UPI",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.use",
        "path" : "PractitionerRole.identifier.use",
        "min" : 1,
        "fixedCode" : "official",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.type",
        "path" : "PractitionerRole.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.type.coding",
        "path" : "PractitionerRole.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.type.coding.system",
        "path" : "PractitionerRole.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.type.coding.code",
        "path" : "PractitionerRole.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "PRN",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.system",
        "path" : "PractitionerRole.identifier.system",
        "min" : 1,
        "fixedUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.identifier:identifier-UPI.value",
        "path" : "PractitionerRole.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.period",
        "path" : "PractitionerRole.period",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.period.start",
        "path" : "PractitionerRole.period.start",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Practitioner"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.practitioner.reference",
        "path" : "PractitionerRole.practitioner.reference",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-organization-response-profile-Organization"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/health-care-provider-role-type"
        }
      },
      {
        "id" : "PractitionerRole.code.extension:practitionerRole-classification",
        "path" : "PractitionerRole.code.extension",
        "sliceName" : "practitionerRole-classification",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.code.extension:license-classification-code",
        "path" : "PractitionerRole.code.extension",
        "sliceName" : "license-classification-code",
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LicenseClassificationCode"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.code.coding",
        "path" : "PractitionerRole.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.code.coding.system",
        "path" : "PractitionerRole.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://ehealthontario.ca/fhir/CodeSystem/ppr-health-care-provider-role-type",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.code.coding.code",
        "path" : "PractitionerRole.code.coding.code",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-healthcare-provider-role-type"
        }
      },
      {
        "id" : "PractitionerRole.code.coding.display",
        "path" : "PractitionerRole.code.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/qualified-expertise-role-type"
        }
      },
      {
        "id" : "PractitionerRole.specialty.extension",
        "path" : "PractitionerRole.specialty.extension",
        "min" : 1
      },
      {
        "id" : "PractitionerRole.specialty.extension:practitionerRole-speciality-period",
        "path" : "PractitionerRole.specialty.extension",
        "sliceName" : "practitionerRole-speciality-period",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-specialty-period"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.specialty.extension:practitionerRole-classification",
        "path" : "PractitionerRole.specialty.extension",
        "sliceName" : "practitionerRole-classification",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-practitionerRole-classification"
            ]
          }
        ]
      },
      {
        "id" : "PractitionerRole.specialty.coding",
        "path" : "PractitionerRole.specialty.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.coding.system",
        "path" : "PractitionerRole.specialty.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.specialty.coding.code",
        "path" : "PractitionerRole.specialty.coding.code",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-qualified-expertise-role-type"
        }
      },
      {
        "id" : "PractitionerRole.specialty.coding.display",
        "path" : "PractitionerRole.specialty.coding.display",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.location",
        "path" : "PractitionerRole.location",
        "short" : "For PPR future use only",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.location.reference",
        "path" : "PractitionerRole.location.reference",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.healthcareService",
        "path" : "PractitionerRole.healthcareService",
        "mustSupport" : true
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.